.PagerNumClass
{
	font-family: Verdana;
	font-size: 10pt;
	text-align: right;
}
/* MESSAGE THREADS */


.MsgThreadsHeader 
{
	font-family: Verdana, Geneva, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0505C0;
	background-color: #CCCCFF;
}

.MsgThreadsRow
{
	font-family: Verdana;
	font-size: 11pt;
	background-color: #DDDEE5;
}
.MsgThreadsAlternateRow
{
	font-family: Verdana;
	font-size: 11pt;
	background-color: #ced0da;
}

.MsgThreadsSubj
{
	font-family: Verdana;
	font-size: 9pt;
	color: #0505C0;
	text-decoration: none;
}
.MsgThreadsSubj:Hover
{
	text-decoration: underline;
}
.MsgThreadsOriginator
{
	font-family: Verdana;
	font-size: 9pt;
	color: #0505C0;
	text-decoration: none;
}
.MsgThreadsOriginator:hover
{
	text-decoration: underline;
}

.MsgThreadsItems
{
	font-family: Verdana;
	font-size: 9pt;
	color: black;
	text-decoration: none;
}

.MsgThreadsDate
{
	font-family: Verdana;
	font-size: 7pt;
	color: black;
	text-decoration: none;
}
.MsgThreadsPost
{
	font-family: Verdana, Geneva, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0505C0;
	background-color: white;
	text-decoration: underline;
}
.MsgThreadsPost:visited
{
	color: #0505C0;
}
.MsgViewHeader 
{
	font-family: Verdana, Geneva, Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #CCCCFF;
}
.MsgViewHeaderSubject 
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	background-color: #CCCCFF;
}
.MsgViewAuthor
{
	font-family: Verdana, Geneva, Arial;
	font-size: 9pt;
	background-color: #F1F1FA;
	border:0;
	line-height:1.2;
	text-decoration: none;
}
.MsgViewAuthor:hover 
{
	text-decoration:underline;
}
.MsgViewAuthorEmail
{
	font-family: Verdana, Geneva, Arial;
	font-size: 8pt;
	background-color: #F1F1FA;
	font-style:italic;
	border:0;
	line-height:1.2;
}
.MsgViewBody 
{
	font-family: Verdana, Geneva, Arial;
	font-size:9pt;
	text-align:left;
	text-justify:auto;
	background-color: #DDDEE5;
}
.MsgViewAlternateBody
{
	font-family: Verdana, Geneva, Arial;
	font-size: 9pt;		
	text-align:left;
	text-justify:auto;	
	background-color: #ced0da;
}
.MsgViewAction
{
	font-weight:bold;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	
}
.MsgViewAction:Visited
{
	color: Blue;
}
.MsgViewAction:Hover
{
	text-decoration: underline;
}
.MsgViewDate
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
}


/* Message Category */
.CategoryHeading {
	font-family: Verdana, Geneva;
	font-size: 16pt;
	font-weight: bold;
	color: #0505C0;
}
.CategoryInfoTab {
	
	font-family: Verdana, Geneva;
	font-size: 8pt;
	font-weight: bold;
	color: black;
}
.CategoryName {
	font-family: Verdana, Geneva;
	font-size: 12pt;
	font-weight: bold;
	color: #0505C0;
	background-color: #f1f1fa;
}
.SubscribeCategory {
	font-family: Verdana, Geneva;
	font-size: 8pt;
}
.CategoryDescription {
	font-family: Verdana, Geneva;
	font-size: 10pt;
	color: black;
	background-color: #f1f1fa;
}
.CategoryPost {
	font-family: Verdana, Geneva;
	font-size: 7pt;
	font-weight: normal;
	
}
.CategoryMessage {
	font-family: Verdana, Geneva;
	font-size: 7pt;
	font-weight: normal;
	
}


/* Message Post Styles */
.MsgPostHeader {
	font-size: 16pt;
	font-family: Verdana, Geneva;
	font-weight: bold;
	color: #7777CC;
}
.MsgPostLine {
	color: #ccccff;
}
.MsgPostNameHeader {
	font-size: 10pt;
	font-family: Verdana, Geneva;
}
.MsgPostName {
	font-size: 10pt;
	font-family: Verdana, Geneva;
	color: #9944BB;
}
.MsgPostEmail {
	font-size: 10pt;
	font-family: Verdana, Geneva;
	color: #9944BB;
}
.MsgPostSubjectHeader {
	font-size: 10pt;
	font-family: Verdana, Geneva;
}
.MsgPostSubject {
	font-size: 10pt;
	font-family: Verdana, Geneva;
}
.MsgPostBody {
	font-size: 8pt;
	font-family: Verdana, Geneva;
}
.MsgPostLegal {
	font-size: 8pt;
	font-family: Verdana, Geneva;
	color: #ccccff;
}
.MsgPostEmailAlert {
	font-size: 8pt;
	font-family: Verdana, Geneva;
}
.MsgPostBtns {
	font-size: 10pt;
	font-family: Verdana, Geneva;
}
.MsgPostSubmitRadio {
	font-size: 8pt;
	font-family: Verdana, Geneva;
}
.MsgPostRules {
	font-size: 8pt;
	font-family: Verdana, Geneva;
	color: #0505C0;
}
.LegalTags {
	font-size: 8pt;
	font-family: Verdana, Geneva;
	font-weight: bold;
	color: #7777ED;
}
/* END Message Post Styles */

